Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cuda.md, replace cuda 12.2 by 12.5 #1238

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Conversation

UrielCh
Copy link
Contributor

@UrielCh UrielCh commented Jun 13, 2024

Cuda 12.2 is deprecated, and display nasty warning.

the driver version 555 is currently 6 day old.

the driver version 550 was built on top of cuda 12.4.

Cuda 12.2 is deprecated, and display nasty warning.

the driver version 555 is currently 6 day old.

the driver version 550 was built on top of cuda 12.4.
@ahoneybun
Copy link
Member

Since 555 is not stable yet I believe we would just swap 12.2 with 12.4, is that not correct?

@UrielCh
Copy link
Contributor Author

UrielCh commented Jun 14, 2024

550 is installed by default out of the box and works with cuda 12.4.

the current PR will be ... fully valid in a few days or week, let me switch to 12.4

@UrielCh
Copy link
Contributor Author

UrielCh commented Jun 14, 2024

I had replace nvidia-driver-555 by nvidia-driver-550
and cuda 12.5 by 12.4.

that should be a stable version.

@jacobgkau jacobgkau requested review from a team July 23, 2024 14:27
Copy link
Contributor

@thomas-zimmerman thomas-zimmerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @UrielCh

Changes look correct for the update to 12.5

Copy link
Member

@jacobgkau jacobgkau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested this on an NVIDIA system & the updated steps work fine. The deprecation notice no longer appears with the new container image.

@jacobgkau jacobgkau merged commit e809cc9 into system76:master Jul 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants